{"componentChunkName":"component---node-modules-rocketseat-gatsby-theme-docs-core-src-templates-docs-query-js","path":"/scope","result":{"data":{"mdx":{"id":"fa70de1c-78d6-540a-bf79-1acd67f1e70a","excerpt":"The audit engagement encompassed a specific list of contracts that were present in the commit hash of the repository that was in scope. The tables below detail…","fields":{"slug":"/scope/"},"frontmatter":{"title":"Scope","description":"A specification of the audit scope, including metadata such as the project's language and deployed network.","image":null,"disableTableOfContents":null},"body":"var _excluded = [\"components\"];\n\nfunction _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\nvar _frontmatter = {\n  \"title\": \"Scope\",\n  \"description\": \"A specification of the audit scope, including metadata such as the project's language and deployed network.\"\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, _excluded);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, \"The audit engagement encompassed a specific list of contracts that were present in the commit hash of the repository that was in scope. The tables below detail certain meta-data about the target of the security assessment and a navigation chart is present at the end that links to the relevant findings per file.\"), mdx(\"h2\", {\n    \"id\": \"target\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#target\",\n    \"aria-label\": \"target permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Target\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Repository: \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/SteerProtocol/core-v2\"\n  }, \"https://github.com/SteerProtocol/core-v2\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Commit: addd2bed4375c7f828511f52d3515bcf9681b3a8\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Language: Solidity\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Network: Ethereum, Base, Arbitrum, Polygon\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Revisions: \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/SteerProtocol/core-v2/tree/addd2bed4375c7f828511f52d3515bcf9681b3a8\",\n    \"title\": \"addd2bed4375c7f828511f52d3515bcf9681b3a8\"\n  }, \"addd2bed43\"), \", \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/SteerProtocol/core-v2/tree/121dc0b1329a48555f90bb92e58a95e8ff8a7c79\",\n    \"title\": \"121dc0b1329a48555f90bb92e58a95e8ff8a7c79\"\n  }, \"121dc0b132\"), \", \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://github.com/SteerProtocol/core-v2/tree/2bab393ad0d8aaf2e26b37b24bbc9a9860c16393\",\n    \"title\": \"2bab393ad0d8aaf2e26b37b24bbc9a9860c16393\"\n  }, \"2bab393ad0\"))), mdx(\"h2\", {\n    \"id\": \"findings-per-file\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#findings-per-file\",\n    \"aria-label\": \"findings per file permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Findings Per File\"), mdx(\"pre\", null, mdx(\"code\", {\n    parentName: \"pre\",\n    \"className\": \"language-mermaid\"\n  }, \"sunburst_scope\\n    {\\\"LMH-01C\\\":{\\\"title\\\":\\\"Ineffectual Usage of Safe Arithmetics\\\",\\\"name\\\":\\\"LiquidityManagerHelper\\\"},\\\"LMV-01C\\\":{\\\"title\\\":\\\"Ineffectual Usage of Safe Arithmetics\\\",\\\"name\\\":\\\"LiquidityManagerVault\\\"},\\\"LMV-02C\\\":{\\\"title\\\":\\\"Inexistent Error Messages\\\",\\\"name\\\":\\\"LiquidityManagerVault\\\"},\\\"LMV-03C\\\":{\\\"title\\\":\\\"Misleading Minimum Share Notion\\\",\\\"name\\\":\\\"LiquidityManagerVault\\\"},\\\"LMH-01S\\\":{\\\"title\\\":\\\"Multiple Top-Level Declarations\\\",\\\"name\\\":\\\"LiquidityManagerHelper\\\"},\\\"LMV-01M\\\":{\\\"title\\\":\\\"Non-Standard Disable of Initialization\\\",\\\"name\\\":\\\"LiquidityManagerVault\\\"},\\\"LMV-04C\\\":{\\\"title\\\":\\\"Redundant Assignments\\\",\\\"name\\\":\\\"LiquidityManagerVault\\\"},\\\"LMV-05C\\\":{\\\"title\\\":\\\"Redundant Execution of Full Withdrawal in Initial State\\\",\\\"name\\\":\\\"LiquidityManagerVault\\\"},\\\"LMV-06C\\\":{\\\"title\\\":\\\"Redundant Parenthesis Statements\\\",\\\"name\\\":\\\"LiquidityManagerVault\\\"},\\\"LMV-07C\\\":{\\\"title\\\":\\\"Redundant Repetition of Data Point\\\",\\\"name\\\":\\\"LiquidityManagerVault\\\"},\\\"LMH-02C\\\":{\\\"title\\\":\\\"Redundant Salt Argument\\\",\\\"name\\\":\\\"LiquidityManagerHelper\\\"},\\\"LMV-08C\\\":{\\\"title\\\":\\\"Redundant Usage of Nested Iterator\\\",\\\"name\\\":\\\"LiquidityManagerVault\\\"},\\\"LMV-01S\\\":{\\\"title\\\":\\\"Redundant Variable Assignments\\\",\\\"name\\\":\\\"LiquidityManagerVault\\\"},\\\"LMV-09C\\\":{\\\"title\\\":\\\"Repeated Constant Declarations\\\",\\\"name\\\":\\\"LiquidityManagerVault\\\"},\\\"LMV-10C\\\":{\\\"title\\\":\\\"Unnecessary TODO Comment\\\",\\\"name\\\":\\\"LiquidityManagerVault\\\"},\\\"LMV-11C\\\":{\\\"title\\\":\\\"Unresolved TODO Comment\\\",\\\"name\\\":\\\"LiquidityManagerVault\\\"},\\\"LMV-02S\\\":{\\\"title\\\":\\\"Deprecated Native Asset Transfers\\\",\\\"name\\\":\\\"LiquidityManagerVault\\\"},\\\"LMV-02M\\\":{\\\"title\\\":\\\"Improper Deviation of Logic\\\",\\\"name\\\":\\\"LiquidityManagerVault\\\"},\\\"LMV-03M\\\":{\\\"title\\\":\\\"Inexistent Validation of Fee Values\\\",\\\"name\\\":\\\"LiquidityManagerVault\\\"},\\\"LMH-01M\\\":{\\\"title\\\":\\\"Inexistent Validation of Oracle Observation Cardinality\\\",\\\"name\\\":\\\"LiquidityManagerHelper\\\"},\\\"LMV-04M\\\":{\\\"title\\\":\\\"Rounding of Fee Distribution\\\",\\\"name\\\":\\\"LiquidityManagerVault\\\"},\\\"LMH-02M\\\":{\\\"title\\\":\\\"Improper Utilization of Checked Arithmetic\\\",\\\"name\\\":\\\"LiquidityManagerHelper\\\"},\\\"LMV-05M\\\":{\\\"title\\\":\\\"Incorrect Evaluations of Vault Totals\\\",\\\"name\\\":\\\"LiquidityManagerVault\\\"},\\\"LMV-06M\\\":{\\\"title\\\":\\\"Inexistent Prevention of Overlapping Tick Ranges\\\",\\\"name\\\":\\\"LiquidityManagerVault\\\"},\\\"LMH-03M\\\":{\\\"title\\\":\\\"Inexistent Rounding of TWAP\\\",\\\"name\\\":\\\"LiquidityManagerHelper\\\"},\\\"LMV-07M\\\":{\\\"title\\\":\\\"Inexistent Utilizations of Currency Metadata\\\",\\\"name\\\":\\\"LiquidityManagerVault\\\"},\\\"LMV-08M\\\":{\\\"title\\\":\\\"Re-Entrancy Fee Duplication Vulnerability\\\",\\\"name\\\":\\\"LiquidityManagerVault\\\"}}\\n    LiquidityManagerHelper.sol (LMH): [[],[\\\"LMH-01C\\\",\\\"LMH-01S\\\",\\\"LMH-02C\\\"],[\\\"LMH-01M\\\"],[\\\"LMH-02M\\\",\\\"LMH-03M\\\"],[]]\\n    LiquidityManagerVault.sol (LMV): [[],[\\\"LMV-01C\\\",\\\"LMV-02C\\\",\\\"LMV-03C\\\",\\\"LMV-01M\\\",\\\"LMV-04C\\\",\\\"LMV-05C\\\",\\\"LMV-06C\\\",\\\"LMV-07C\\\",\\\"LMV-08C\\\",\\\"LMV-01S\\\",\\\"LMV-09C\\\",\\\"LMV-10C\\\",\\\"LMV-11C\\\"],[\\\"LMV-02S\\\",\\\"LMV-02M\\\",\\\"LMV-03M\\\",\\\"LMV-04M\\\"],[\\\"LMV-05M\\\",\\\"LMV-06M\\\",\\\"LMV-07M\\\"],[\\\"LMV-08M\\\"]]\\n\")), mdx(\"h2\", {\n    \"id\": \"contracts-assessed\",\n    \"style\": {\n      \"position\": \"relative\"\n    }\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#contracts-assessed\",\n    \"aria-label\": \"contracts assessed permalink\",\n    \"className\": \"anchor before\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Contracts Assessed\"), mdx(\"table\", null, mdx(\"thead\", {\n    parentName: \"table\"\n  }, mdx(\"tr\", {\n    parentName: \"thead\"\n  }, mdx(\"th\", {\n    parentName: \"tr\",\n    \"align\": \"left\"\n  }, \"File\"), mdx(\"th\", {\n    parentName: \"tr\",\n    \"align\": \"right\"\n  }, \"Total Finding(s)\"))), mdx(\"tbody\", {\n    parentName: \"table\"\n  }, mdx(\"tr\", {\n    parentName: \"tbody\"\n  }, mdx(\"td\", {\n    parentName: \"tr\",\n    \"align\": \"left\"\n  }, mdx(\"a\", {\n    parentName: \"td\",\n    \"href\": \"https://github.com/SteerProtocol/core-v2/blob/addd2bed4375c7f828511f52d3515bcf9681b3a8/src/LiquidityManagerVault.sol\"\n  }, \"src/LiquidityManagerVault.sol (LMV)\")), mdx(\"td\", {\n    parentName: \"tr\",\n    \"align\": \"right\"\n  }, \"21\")), mdx(\"tr\", {\n    parentName: \"tbody\"\n  }, mdx(\"td\", {\n    parentName: \"tr\",\n    \"align\": \"left\"\n  }, mdx(\"a\", {\n    parentName: \"td\",\n    \"href\": \"https://github.com/SteerProtocol/core-v2/blob/addd2bed4375c7f828511f52d3515bcf9681b3a8/src/helpers/LiquidityManagerHelper.sol\"\n  }, \"src/helpers/LiquidityManagerHelper.sol (LMH)\")), mdx(\"td\", {\n    parentName: \"tr\",\n    \"align\": \"right\"\n  }, \"6\")))));\n}\n;\nMDXContent.isMDXComponent = true;","headings":[{"depth":2,"value":"Target"},{"depth":2,"value":"Findings Per File"},{"depth":2,"value":"Contracts Assessed"}]}},"pageContext":{"slug":"/scope/","prev":{"label":"Introduction","link":"/"},"next":{"label":"Compilation","link":"/compilation"}}},"staticQueryHashes":["1954253342","2328931024","2501019404","973074209"]}